home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ForCLI / tail.readme < prev    next >
Text File  |  1996-09-26  |  1KB  |  23 lines

  1. Short: Shows the n last lines of a file efficiently
  2.  
  3.     Tail is a simple utility that outputs just a few of the last lines of any
  4.   file.   It is just like the type command of AmigaDOS, but it types just the
  5.   last  lines of files.  Note that tail is implemented in such a way that the
  6.   input  file  is normally not entirely read from the beginning, to provide a
  7.   better  performance,  specially  for  big files in hard disks or for floppy
  8.   users.   This  is  version 1.0, and includes portable source in C.  Author:
  9.   Bruno Costa.
  10.  
  11.  
  12. ============================= Archive contents =============================
  13.  
  14. Original  Packed Ratio    Date     Time    Name
  15. -------- ------- ----- --------- --------  -------------
  16.       37      32 13.5% 21-Jan-92 13:28:54  tail/.info
  17.     9944    5985 39.8% 18-Jan-92 13:21:24  tail/tail
  18.     2997    1275 57.4% 18-Jan-92 13:21:24  tail/tail.c
  19.     2913    1514 48.0% 18-Jan-92 13:21:20  tail/tail.doc
  20.      353     239 32.2% 18-Jan-92 13:40:36  tail/tail.doc.info
  21. -------- ------- ----- --------- --------
  22.    16244    9045 44.3% 14-Aug-92 23:00:00   5 files
  23.